* { padding: 0; margin: 0; }
img { vertical-align: top; }
li { list-style: none; }
#focus-banner { position: relative; width: 100%; overflow: hidden; }
#focus-banner-list { position: relative; }
#focus-banner-list li { position: absolute; left: 0; top: 0; width: 100%; }
#focus-banner-list li img { width: 100%; }
.focus-banner-img { display: block;  }
#focus-banner-list .focus-banner-text { position: absolute; left: 50%; top: 0; width: 1000px; height: 100%; margin-left: -500px; text-align: center; color: #fff; font-size: 16px; text-align: center; }
#focus-banner .focus-handle { position: absolute; top: 50%; margin-top: -40px; z-index: 100; display: block; width: 80px; height: 80px; background-image: url("../img/focus_handle.png"); }
#next-img { left: 0; }
#next-img { left: 35px; background-position: 0 0; }
#next-img:hover { background-position: 0 -80px; }
#prev-img { right: 0; }
#prev-img { right: 35px; background-position: -80px 0; }
#prev-img:hover { background-position: -80px -80px; }
#focus-bubble { position: absolute; left: 50%; bottom: 10px; z-index: 999; }
#focus-bubble li { float: left; width: 50px; height: 2px; /*margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;*/
border: 1px #fff solid; cursor: pointer; margin-right: 10px; }
#focus-bubble li.current { border: 1px #8cc11f solid; }


#focus-gonggao { position: relative; width: 525px; overflow: hidden;float: left; }
#focus-gonggao-list { position: relative; }
#focus-gonggao-list li { position: absolute; left: 0; top: 0; width: 100%; }
#focus-gonggao-list li img { width: 100%; }
.focus-gonggao-img { display: block;  }
#focus-gonggao-list .focus-banner-text { position: absolute; left: 50%; top: 0; width: 1000px; height: 100%; margin-left: -500px; text-align: center; color: #fff; font-size: 16px; text-align: center; }
#focus-gonggao .focus-handle { position: absolute; top: 50%; margin-top: -40px; z-index: 100; display: block; width: 80px; height: 80px; background-image: url("../img/focus_handle.png"); }
#next-gonggao { left: 0; }
#next-gonggao { left: 10px; background-position: 0 0; }
#next-gonggao:hover { background-position: 0 -80px; }
#prev-gonggao { right: 0; }
#prev-gonggao { right: 10px; background-position: -80px 0; }
#prev-gonggao:hover { background-position: -80px -80px; }
#focus-bubble-gonggao { position: absolute; left: 50%; bottom: 10px; z-index: 999; }
#focus-bubble-gonggao li { float: left; width: 50px; height: 2px; /*margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;*/
border: 1px #fff solid; cursor: pointer; margin-right: 10px; }
#focus-bubble-gonggao li.current { border: 1px #8cc11f solid; }